Generated by
JDiff

Interface org.globalplatform.contactless.CLAppletEvent

Documentation changed from old to new.

Added Fields
short EVENT_PROXIMITY_INTERFACE_ACCESS_DISABLED The applet cannot be accessed through the Contactless Communication interface (eg ISO 14443).
short EVENT_PROXIMITY_INTERFACE_ACCESS_ENABLED The applet can be accessed through the Contactless Communication interface (eg ISO 14443).
short EVENT_SELECTION_PRIORITY_HIGHEST The applet has been given the highest selection priority.
short EVENT_SELECTION_PRIORITY_LOWEST The applet has been given the lowest selection priority.
short EVENT_VOLATILE_SELECTION_PRIORITY_RESET The volatile selection priority has been removed from the applet.
short EVENT_VOLATILE_SELECTION_PRIORITY_SET The applet has been given the volatile selection priority.
 

Changed Fields
short EVENT_COMMUNICATIONS_ISO14443_DISABLED Documentation changed from old to new.
Now deprecated.
Replaced by {@link #EVENT_PROXIMITY_INTERFACE_ACCESS_DISABLED}.
short EVENT_COMMUNICATIONS_ISO14443_ENABLED Documentation changed from old to new.
Now deprecated.
Replaced by {@link #EVENT_PROXIMITY_INTERFACE_ACCESS_ENABLED}.
short EVENT_DELETED Documentation changed from old to new.
The applet has been deleted.
short EVENT_INSTALLED Documentation changed from old to new.
The applet has been installed and is in the GPSystem.APPLICATION_INSTALLED state.
short EVENT_LOCKED Documentation changed from old to new.
The applet has been locked.
short EVENT_SELECTABLE Documentation changed from old to new.
The applet has transitioned from the GPSystem.APPLICATION_INSTALLED to the GPSystem.APPLICATION_SELECTABLE state.
short EVENT_UNLOCKED Documentation changed from old to new.
The applet has been unlocked.